x86: Move the guest pagetable walker out of shadow/multi.c
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 13 Nov 2008 13:02:08 +0000 (13:02 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 13 Nov 2008 13:02:08 +0000 (13:02 +0000)
commit8bbb3c689c7e7f53d0b8085208b12ffe5a610ba0
tree5e30d8bca033791b2cfc93809951aa3c4a81ce16
parentc7b0916019982239a913eac79f4731647424b13f
x86: Move the guest pagetable walker out of shadow/multi.c

Move the guest PT walker into its own file, and purge it of references
to the rest of the shadow code.

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/mm/Makefile
xen/arch/x86/mm/guest_walk.c [new file with mode: 0644]
xen/arch/x86/mm/shadow/multi.c
xen/include/asm-x86/guest_pt.h
xen/include/asm-x86/perfc_defn.h